<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>2876</cardID>
<listID>3277</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>416</width>
<height>336</height>
</cardSize>
<script>on hiliteRadio theButtonNumrepeat with index = 2 to 3if the hilite of cd button index is TRUE thenif index ≠ theButtonNum thenset the hilite of cd button index to FALSEend ifend ifend repeatset the hilite of cd button theButtonNum to TRUEend hiliteRadiofunction getLockBooleanREPEAT with index = 2 to 3IF the hilite of cd button index is trueTHEN return the short name of cd button indexEND repeatend getLockBoolean</script>